WindowInfo Properties
IsEnabled | Description Gets or sets enable state of info. ValueType Boolean Default Value true |
DisplayPosition | Description Gets or sets display position of window. Valid values are Left, LeftTop, LeftBottom, Right, RightBottom, RightTop, Top, and Bottom ValueType String Default Value Right |
DisplayType | Description Gets display type. Valid values are Normal and Popup ValueType String Default Value Normal |
Width | Description Gets or sets window width. ValueType Integer Default Value 0 |
Height | Description Gets or sets window height. ValueType Integer Default Value 0 |
OffsetLocation | Description Represents offets location data. (gets) ValueType Object (OffsetLocation) Default Value no default (required) |